CarND-LaneLines-P1 | Applying simple CV techniques to detect straight lane lines

 by   josealb Jupyter Notebook Version: Current License: No License

kandi X-RAY | CarND-LaneLines-P1 Summary

kandi X-RAY | CarND-LaneLines-P1 Summary

CarND-LaneLines-P1 is a Jupyter Notebook library. CarND-LaneLines-P1 has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

My pipeline consists of 6 steps. Color filter. The first step is a filter to extract only white and yellow parts of the image that might correspond to lane lines. Mask. The second step is a mask that filters out space where a line line could not be. Gaussian Blur. The third steps adds gaussian blur to remove high frequency noise and prepare the image for edge detection Canny edge detector. The fourth filter applies canny edge detection to identify all the edges in the image. Hough detector. The fifth filter applies the hough transform to detect which of these points form lines. Linear regression. The sixth filter performs linear regression upon the Hough detected points to extraplote a continous line.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              CarND-LaneLines-P1 has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              CarND-LaneLines-P1 has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of CarND-LaneLines-P1 is current.

            kandi-Quality Quality

              CarND-LaneLines-P1 has no bugs reported.

            kandi-Security Security

              CarND-LaneLines-P1 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              CarND-LaneLines-P1 does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              CarND-LaneLines-P1 releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CarND-LaneLines-P1
            Get all kandi verified functions for this library.

            CarND-LaneLines-P1 Key Features

            No Key Features are available at this moment for CarND-LaneLines-P1.

            CarND-LaneLines-P1 Examples and Code Snippets

            No Code Snippets are available at this moment for CarND-LaneLines-P1.

            Community Discussions

            No Community Discussions are available at this moment for CarND-LaneLines-P1.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install CarND-LaneLines-P1

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/josealb/CarND-LaneLines-P1.git

          • CLI

            gh repo clone josealb/CarND-LaneLines-P1

          • sshUrl

            git@github.com:josealb/CarND-LaneLines-P1.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link